@font-face {
    font-family: 'ArvoRegular';
    src: url('../font/Arvo-Regular-webfont.eot');
    src: url('../font/Arvo-Regular-webfont.eot?#iefix') format('eot'),
         url('../font/Arvo-Regular-webfont.woff') format('woff'),
         url('../font/Arvo-Regular-webfont.ttf') format('truetype'),
         url('../font/Arvo-Regular-webfont.svg#webfontomnSZCTO') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArvoRegularBold';
    src: url('../font/Arvo-Bold-webfont.eot');
    src: url('../font/Arvo-Bold-webfont.eot?#iefix') format('eot'),
         url('../font/Arvo-Bold-webfont.woff') format('woff'),
         url('../font/Arvo-Bold-webfont.ttf') format('truetype'),
         url('../font/Arvo-Bold-webfont.svg#webfontnP4ftP2h') format('svg');
    font-weight: normal;
    font-style: normal;
}

header h1, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, header h1 span#contact,
.filesharing-item-title, .movie-page-title{font-family: 'ArvoRegularBold';font-weight: normal;}

h1,h2,h3,h4,h5,h6, header h2{font-family: 'ArvoRegular';}